The following tables list the members exposed by LurchTable.KeyCollection<TKey,TValue>.
Name | Description | |
---|---|---|
Count | Gets the number of elements contained in the ICollection. |
Name | Description | |
---|---|---|
Contains | Determines whether the ICollection contains a specific value. | |
CopyTo | Copies the elements of the ICollection to an System.Array, starting at a particular System.Array index. | |
GetEnumerator | Returns an enumerator that iterates through the collection. |